[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Delete_All_Topics
Purpose Removes menu topics and disposes of the associated memory.
Decln. Delete_All_Topics(var Menu:Nest_menu);
Remarks Menu is the name of the menu variable storing the topics.
This procedure should be called if the menu will no longer be
used during the program execution.
Example
BEGIN
DELETE_ALL_TOPICS(BOBS_MENU);
END;
See Also:
Delete_A_Topic
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson